home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / gfx / show / gs503_data.lha / Ghostscript / data / gs_wan_e.ps < prev    next >
Text File  |  1997-08-14  |  2KB  |  46 lines

  1. %    Copyright (C) 1994, 1996, 1997 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of Aladdin Ghostscript.
  3. % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  4. % or distributor accepts any responsibility for the consequences of using it,
  5. % or for whether it serves any particular purpose or works at all, unless he
  6. % or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  7. % License (the "License") for full details.
  8. % Every copy of Aladdin Ghostscript must include a copy of the License,
  9. % normally in a plain ASCII text file named PUBLIC.  The License grants you
  10. % the right to copy, modify and redistribute Aladdin Ghostscript, but only
  11. % under certain conditions described in the License.  Among other things, the
  12. % License requires that the copyright notice and this notice be preserved on
  13. % all copies.
  14.  
  15. % Define the WinAnsi encoding vector.
  16. /currentglobal where
  17.  { pop currentglobal { setglobal } true setglobal }
  18.  { { } }
  19. ifelse
  20. /WinAnsiEncoding
  21. ISOLatin1Encoding 0 39 getinterval aload pop
  22.     /quotesingle
  23. ISOLatin1Encoding 40 5 getinterval aload pop
  24.     /hyphen
  25. ISOLatin1Encoding 46 50 getinterval aload pop
  26.     /grave
  27. ISOLatin1Encoding 97 30 getinterval aload pop
  28.     /bullet
  29. % \20x
  30.     /bullet /bullet /quotesinglbase /florin
  31.     /quotedblbase /ellipsis /dagger /daggerdbl
  32.     /circumflex /perthousand /Scaron /guilsinglleft
  33.     /OE /bullet /bullet /bullet
  34.     /bullet /quoteleft /quoteright /quotedblleft
  35.     /quotedblright /bullet /endash /emdash
  36.     /tilde /trademark /scaron /guilsinglright
  37.     /oe /bullet /bullet /Ydieresis
  38. ISOLatin1Encoding 160 96 getinterval aload pop
  39. 256 packedarray
  40. 4 1 index .registerencoding
  41. .defineencoding
  42. exec
  43.